Click or drag to resize

ServiceFindConversation Method (FolderId)

Finds the conversation.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public FindConversationResponse FindConversation(
	FolderId parentFolderId
)

Parameters

parentFolderId
Type: Independentsoft.ExchangeFolderId
The parent folder identifier.

Return Value

Type: FindConversationResponse
FindConversationResponse.
See Also